home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Netherlands - A Compact World
/
The Netherlands.iso
/
chapters
/
4.1.2.3.dxr
/
Internal_9_keuze VWO.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2004-06-10
|
149 b
|
13 lines
on mouseUp me
muisH = the mouseH
if muisH < 300 then
go("chandra")
else
go("matthijs")
end if
end
on mouseUpOutSide
go("VWO")
end